Skip to content

feat(shell): wait shortcut command#179

Merged
casaroli merged 1 commit intomainfrom
shell-wait-shortcut
Feb 20, 2026
Merged

feat(shell): wait shortcut command#179
casaroli merged 1 commit intomainfrom
shell-wait-shortcut

Conversation

@casaroli
Copy link
Contributor

Description

add the ocre wait command.

{"run", cmd_container_create_run},
{"start", cmd_container_start},
{"stop", cmd_container_stop},
{"kill", cmd_container_wait},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't it be wait here instead of kill?

Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
@casaroli casaroli merged commit 93af0f4 into main Feb 20, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants